home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / batch / reply / read.me next >
Encoding:
Text File  |  1988-07-28  |  289 b   |  10 lines

  1.      Reply.com is a small program that identifies
  2.      the key most recently pressed.
  3.  
  4.      Use in batch files to branch upon errorlevel.
  5.      Reply waits for user to press a key
  6.      you can then test with IF ERRORLEVEL
  7.      DOS command.
  8.  
  9.      Great for interactive Dos Menus !
  10.